home *** CD-ROM | disk | FTP | other *** search
- object QUICKSEARCH: TQUICKSEARCH
- Left = 221
- Top = 179
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 32
- ClientWidth = 286
- Font.Color = clBtnText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsStayOnTop
- KeyPreview = True
- OnDeactivate = FormDeactivate
- PixelsPerInch = 96
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 286
- Height = 32
- TabOrder = 0
- object SearchLabel: TLabel
- Tag = 1
- Left = 4
- Top = 7
- Width = 73
- Height = 20
- AutoSize = False
- Caption = 'Search:'
- end
- object quickline: TEdit
- Left = 80
- Top = 4
- Width = 201
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnKeyDown = quicklineKeyDown
- OnKeyPress = quicklineKeyPress
- end
- end
- object Translate1: TTranslate
- Tag = 5760
- Left = 16
- Top = 24
- end
- object ResolutionFix1: TResolutionFix
- Left = 44
- Top = 24
- end
- end
-